home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Libraries / SAT 2.4.0 / SAT / Add-ons / Storage / Preferences.h next >
Encoding:
Text File  |  1997-02-21  |  262 b   |  5 lines  |  [TEXT/KAHL]

  1. /* Preference file handling */
  2.  
  3. pascal Boolean SetPrefFile(Str255 prefsFileName, OSType prefCreator,OSType prefType, short *appFile, short *prefFile, Boolean alwaysExternal);
  4. pascal OSErr CopyResource(short fromFile, short toFile, ResType theResType, short id);
  5.